<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*!
 * 版本：MYUI Copyright © 2019
 * 作者：QQ726662013版权所有
 * 官网：https://www.mytheme.cn
 */


/* all  */
body{background:#f8f8f8;color:#666;}

/* text */
a,h1, h2, h3, h4, h5, h6,h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{color:#333;}
a:hover{color:cornflowerblue;}
a.disabled{cursor:not-allowed;opacity:0.6;}
.text-333{color:#333;}
.text-muted{color:#999;}
.text-red{color:red;}
.text-link{color:blue;}
.text-fff{color:#fff;}

/* form */
.form-control{background-color:#F5F5F5;color:#999999;border:1px solid #eee;}
.form-control:focus{border-color:#FF4A4A;-webkit-box-shadow:inset 0 1px 1px rgba(255,136,0,.075),0 0 8px rgba(255,136,0,.6);}

/* btn */
.btn-default{background-color:#eee;color:#333;background:linear-gradient(to right,#eeeeee 0,#f6f6f6 100%);box-shadow:0 5px 10px rgba(246,246,246,.25);}
.btn-warm{background-color:#FF4A4A;background:linear-gradient(to right,#FF4A4A 0,#FF4A4A 100%);box-shadow:0 5px 10px rgba(255,111,0,.25);}
.btn-primary{background-color:#4fb1f7;background:linear-gradient(to right,#4fb1f7 0,#6bb8ee 100%);box-shadow:0 5px 10px rgba(107,184,238,.25);}
.btn-danger{background-color:#fc000c;background:linear-gradient(to right,#fc000c 0,#f9444d 100%);box-shadow:0 5px 10px rgba(249,68,77,.25);}
.btn-info{background-color:#5bc0de;background:linear-gradient(to right,#5bc0de 0,#7cc1d6 100%);box-shadow:0 5px 10px rgba(124,193,214,.25);}
.btn-gray{background-color:#282828;color:#ddd;background:linear-gradient(to right,#282828 0,#3b3b3b 100%);box-shadow:0 5px 10px rgba(59,59,59,.25);}
.btn-warm,.btn-primary,.btn-danger,.btn-info{ color:#fff;}
.btn-warm:hover,.btn-primary:hover,.btn-danger:hover,.btn-info:hover,.btn-gray:hover{color:#fff;}
.btn.disabled{cursor:not-allowed;opacity:0.6;}

/* border */
.border{border-color:#eee;}
.border-primary{border-color:#4fb1f7;}
.border-danger{border-color:red;}
.border-info{border-color:#5bc0de;}

/* line */
.spot{border-color:#FF4A4A;}
.split-line{background-color:#eee;}
.top-line:before,.bottom-line:after,.top-line-dot:before,.bottom-line-dot:before{border-color:#eee;}

/* badge */
.badge{background-color:#eee;color:#333;}
.badge-first{background-color:#FF4A4A;color:#fff;}
.badge-second{background-color:#FF7701;color:#fff;}
.badge-third{background-color:#FFB400;color:#fff;}

/* dropdown */
.dropdown-box .item{padding:10px;width:200px;border-radius:4px;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);}

/* pic-tag */
.pic-tag{background-color:rgba(0,0,0,0.6);color:#fff;}
.pic-tag.active,.pic-tag-h{background-color:#FF4A4A;color:#fff;}
.pic-text,.pic-title-bottom{background-repeat:no-repeat;background-image:linear-gradient(transparent,rgba(0,0,0,.5));color:#fff;}
.pic-text.active{background:rgba(0,0,0,0.6);color:#fff;}
.pic-title-top{background:linear-gradient(to bottom, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%);color:#fff;}

/* link */
.myui-link__pic li img{display:block;padding:2px 6px;border-radius:4px;background-color:#fff;}

/* nav */
.nav li.active a{border-color:#FF4A4A;color:#FF4A4A;}
.nav-tabs li .dropdown-box .item li a{color:#333;}
.nav-tabs li .dropdown-box .item li.active a{color:#FF4A4A;}

/* panel */
.myui-panel-bg,.myui-panel-bg2{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05);}

/* vodlist */
.myui-vodlist__bg{background-color:#f5f5f5;}
.myui-vodlist__bg:hover{box-shadow:0 3px 5px rgba(0,0,0,.08);}

/* text-list */
.myui-vodlist__text.striped .striped-head,.myui-vodlist__text.to-color li:nth-of-type(odd){background-color:#f5f5f5;}

/* table */
.myui-table&gt;thead&gt;tr&gt;th,.myui-table&gt;tbody&gt;tr&gt;td, .myui-table&gt;tbody&gt;tr&gt;th, .myui-table&gt;tfoot&gt;tr&gt;td, .myui-table&gt;tfoot&gt;tr&gt;th, .myui-table&gt;thead&gt;tr&gt;td, .myui-table&gt;thead&gt;tr&gt;th {border-color:#ddd;}

/* playlist */
.myui-content__list::-webkit-scrollbar,.myui-playdown__list::-webkit-scrollbar{width:4px;background-color:#f5f5f5;}
.myui-content__list::-webkit-scrollbar-thumb,.myui-playdown__list::-webkit-scrollbar-thumb{background-color:#ccc;}

/* player */
.myui-player__video{background-color:#000;}
.myui-player__operate li a{color:#999;}

/* popup */
.popup{background-color:#f8f8f8;}
.popup-head{background-color:#fff;}

/* content */
.myui-content__detail .score .rating li .fa,.myui-content__detail .score .branch{color:#FF4A4A;}

/* flickity */
.flickity-page-dots .dot{background-color:#FF4A4A;}

/* carousel */
.carousel-indicators-dots li{background-color:#FF4A4A;}
.carousel-indicators-text li.active .title{color:red;}
.carousel-indicators-thumb li.active{border:3px solid #FF4A4A;}

/* extra */
.myui-extra li a{background-color:#fff;box-shadow:0 1px 4px rgba(0, 0, 0, 0.1);}
.myui-extra li a.backtop{background-color:rgba(0,0,0,0.6);color:#fff;}

/* autocomplete */
.autocomplete-suggestions{background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.05);}
.autocomplete-suggestion, .autocomplete-suggestions li,.autocomplete-suggestion, .autocomplete-suggestions li a{color:#333;}
.autocomplete-suggestions li strong{color:red;}

/* tabbar */
.myui-nav__tabbar{background-color:#f8f8f8;border-color:#eee;}
.myui-nav__tabbar .item .title{color:#999;}

/* footer */
.myui-foot{border-top:2px solid #FF4A4A;background-color:#fff;}


/*文件中的配置剪切过来*/
[class*=col-],.myui-panel_hd,.myui-content__list li{padding:10px}
.btn{border-radius:5px;}
.myui-vodlist__thumb{border-radius:5px;padding-top:150%;background:url(/template/dytt8/statics/image/load.png) no-repeat;}
.myui-vodlist__thumb.square{padding-top:100%;background:url(/template/dytt8/statics/image/load_f.png) no-repeat;}
.myui-vodlist__thumb.wide{padding-top:60%;background:url(/template/dytt8/statics/image/load_w.png) no-repeat;}
.myui-vodlist__thumb.actor{padding-top:140%;}
.flickity-prev-next-button.previous{left:10px;}
.flickity-prev-next-button.next{right:10px;}
.myui-sidebar{padding:0 0 0 20px;}
.myui-panel{padding:10px;margin-bottom:20px;border-radius:5px;}
.myui-layout{margin:-10px -10px 20px;}
.myui-panel-mb{margin-bottom:20px;}
.myui-panel-box{padding:10px;}
.myui-panel-box.active{margin:-10px;}
.myui-player__item .fixed{width:500px;}
.myui-vodlist__text li a{padding:10px 15px 10px 0;}
.myui-vodlist__media li {padding:10px 0 10px;}
.myui-screen__list{padding:10px 10px 0;}
.myui-screen__list li{margin-bottom:10px;margin-right:10px;}
.myui-page{padding:0 10px;}
.myui-extra{right:20px;bottom:30px;}
@media (min-width:1200px){
	.container{max-width:1920px;}
	.container{padding-left:120px;padding-right:120px;}
	.container.min{width:1200px;padding:0;}
}
@media (max-width:1400px){
	.myui-layout{margin:0;}
}
@media (max-width:767px){
	body,body.active{padding-bottom:50px;}
	[class*=col-],.myui-content__list li{padding:5px}
	.flickity-prev-next-button.previous{left:5px;}
	.flickity-prev-next-button.next{right:5px;}
	.myui-panel{padding:0;border-radius:0;}
	.myui-vodlist__text li a{padding:10px 15px 10px 0;}
	.myui-vodlist__media li {padding:5px 0 5px;}
	.myui-screen__list{padding:10px 5px 0;}
	.myui-screen__list li{margin-bottom:5px;margin-right:5px;}
	.myui-extra{right:20px;bottom:80px;}
	.myui-page{padding:0 5px;}
}</pre></body></html>